#include <defines.h>
Public Attributes | |
int | switch_cap_flags [26] |
Uppercase switches A-Z. | |
int | switch_flags [26] |
Lowercase switches a-z. |
This structure is used to parse /xdid or /xdialog command -switches. It contains two arrays populated by 26 values from a/A-z/Z and of value 1 indicating the switch was in the command or 0 if not.